{% if chapter.title %}
Chapter {{ chapter.number }}: {{ chapter.title }}
{% else %}
Chapter {{ chapter.number }}
{% endif %} {{ chapter.content }}